common: command add '\n' for debug msg
authorPeng Fan <[email protected]>
Tue, 28 Jul 2015 14:45:37 +0000 (22:45 +0800)
committerSimon Glass <[email protected]>
Wed, 5 Aug 2015 14:42:39 +0000 (08:42 -0600)
commit58b6ad681a1de76a73d13b21c016e9a0466bb9eb
treeb8ed65afcea98b4b3d5c64a0ea9a0338a22eda7e
parent3bd926cc7e31a8b18fb96f639f15021d21c3fc07
common: command add '\n' for debug msg

Add '\n' for debug msg.

Signed-off-by: Peng Fan <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Simon Glass <[email protected]>
Acked-by: Simon Glass <[email protected]>
common/command.c